home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / DataLo~1.cab / _1D0BD9E0479E400BAC53ACFFD1B20D15 < prev    next >
Encoding:
Text File  |  2005-09-15  |  276 b   |  29 lines

  1. !Include("..\\..\\menu\\uidef\\UILogicVis.def")
  2.  
  3. UIElem("ID_FRAME")
  4. {
  5.     Default()
  6.     {
  7.         TextureID("ModalWindow")
  8.     }
  9. }
  10.  
  11. UIElem("ID_2")
  12. {
  13.     Default()
  14.     {
  15.         TextureID("ModalWindow")
  16.     }
  17. }
  18.  
  19. UIElem("ID_3")
  20. {
  21.     Default()
  22.     {
  23.         Visible(0)
  24.     }
  25. }
  26.  
  27.  
  28.  
  29.